func runtime.mapiterinit
3 uses
runtime (current package)
map.go#L815: func mapiterinit(t *maptype, h *hmap, it *hiter) {
map.go#L818: racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(mapiterinit))
map.go#L1373: mapiterinit(t, h, it)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)